Skip to content

Allow to pass in a pre parsed Document#1330

Merged
mvantellingen merged 1 commit into
mvantellingen:masterfrom
michaelheyvaert:master
Nov 3, 2022
Merged

Allow to pass in a pre parsed Document#1330
mvantellingen merged 1 commit into
mvantellingen:masterfrom
michaelheyvaert:master

Conversation

@michaelheyvaert

Copy link
Copy Markdown

Although the zeep client has a caching mechanism,
every client instantiation still incurs the overhead of processing the cached WSDL document.

This PR allows a user to pass in a pre-parsed Document so it can be used by multiple Clients.

I wasn't sure if I should add an example to the docs, since this is a more advanced use case,
but I would be glad to add this if it is useful.

@mvantellingen mvantellingen merged commit b53b177 into mvantellingen:master Nov 3, 2022
@mvantellingen

Copy link
Copy Markdown
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants